home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-05-08 | 393 b | 15 lines | [DMN1/DMAN] |
- % Recites dates from current.
- d ocS Press -. to stop.
- c i1 ^2—3D
- w ^c^p
- m l1
- s pf ^p
- m gol1
- c i1 ^=+1day
- w ^p^2—3c
- b
- b
- % Note how the date operation is split into two instructions. ^2—3=+1day would take the second
- % and third words of the clipboard, add 1 day and return a long date, inserting THE ENTIRE LONG
- % DATE INTO THE CLIPBOARD WHERE THE WORDS 2—3 WERE.
-